RbScriptAlreadyRunningException Exception

Occurs if the user tries to modify an RBScript's source code while it is running or you try to change the Context object while the script is running. Don't do this.


See Also

RBScript class; Exception, Try blocks.